dir *.appx* | sort $_.Name | %{Add-AppxPackage -Path $_.FullName}